Uses of Interface
software.amazon.awssdk.services.ssm.model.AccountSharingInfo.Builder
Packages that use AccountSharingInfo.Builder
-
Uses of AccountSharingInfo.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return AccountSharingInfo.BuilderModifier and TypeMethodDescriptionThe Amazon Web Services account ID where the current document is shared.static AccountSharingInfo.BuilderAccountSharingInfo.builder()AccountSharingInfo.Builder.sharedDocumentVersion(String sharedDocumentVersion) The version of the current document shared with the account.AccountSharingInfo.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type AccountSharingInfo.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AccountSharingInfo.Builder>AccountSharingInfo.serializableBuilderClass()