Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.RegistryRecordSummary.Builder
Packages that use RegistryRecordSummary.Builder
-
Uses of RegistryRecordSummary.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return RegistryRecordSummary.BuilderModifier and TypeMethodDescriptionRegistryRecordSummary.builder()The date and time when the registry record was created.RegistryRecordSummary.Builder.description(String description) A description of the registry record.default RegistryRecordSummary.BuilderRegistryRecordSummary.Builder.descriptors(Consumer<Descriptors.Builder> descriptors) The descriptor configurations for this registry record.RegistryRecordSummary.Builder.descriptors(Descriptors descriptors) The descriptor configurations for this registry record.RegistryRecordSummary.Builder.descriptorType(String descriptorType) The type of descriptor associated with this registry record.RegistryRecordSummary.Builder.descriptorType(DescriptorType descriptorType) The type of descriptor associated with this registry record.The name of the registry record.The Amazon Resource Name (ARN) of the registry record.The unique identifier of the registry record.RegistryRecordSummary.Builder.registryArn(String registryArn) The Amazon Resource Name (ARN) of the registry that this record belongs to.The current status of the registry record.RegistryRecordSummary.Builder.status(RegistryRecordStatus status) The current status of the registry record.RegistryRecordSummary.toBuilder()The date and time when the registry record was last updated.The version of the registry record.Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type RegistryRecordSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RegistryRecordSummary.Builder>RegistryRecordSummary.serializableBuilderClass()