Uses of Interface
software.amazon.awssdk.services.outposts.model.BlockingInstance.Builder
Packages that use BlockingInstance.Builder
-
Uses of BlockingInstance.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return BlockingInstance.BuilderModifier and TypeMethodDescriptionSets the value of the AccountId property for this object.BlockingInstance.Builder.awsServiceName(String awsServiceName) The Amazon Web Services service name that owns the specified blocking instance.BlockingInstance.Builder.awsServiceName(AWSServiceName awsServiceName) The Amazon Web Services service name that owns the specified blocking instance.static BlockingInstance.BuilderBlockingInstance.builder()BlockingInstance.Builder.instanceId(String instanceId) The ID of the blocking instance.BlockingInstance.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type BlockingInstance.BuilderModifier and TypeMethodDescriptionstatic Class<? extends BlockingInstance.Builder>BlockingInstance.serializableBuilderClass()