Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.ResourceLocation.Builder
Packages that use ResourceLocation.Builder
-
Uses of ResourceLocation.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return ResourceLocation.BuilderModifier and TypeMethodDescriptionstatic ResourceLocation.BuilderResourceLocation.builder()default ResourceLocation.BuilderResourceLocation.Builder.s3(Consumer<S3Location.Builder> s3) The Amazon S3 location of the resource.ResourceLocation.Builder.s3(S3Location s3) The Amazon S3 location of the resource.ResourceLocation.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type ResourceLocation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ResourceLocation.Builder>ResourceLocation.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentcore.model with type arguments of type ResourceLocation.BuilderModifier and TypeMethodDescriptiondefault BrowserEnterprisePolicy.BuilderBrowserEnterprisePolicy.Builder.location(Consumer<ResourceLocation.Builder> location) The location of the enterprise policy file.default BrowserExtension.BuilderBrowserExtension.Builder.location(Consumer<ResourceLocation.Builder> location) The location where the browser extension files are stored.