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