Uses of Class
software.amazon.awssdk.services.ec2.model.ManagedResourceVisibilitySettings
Packages that use ManagedResourceVisibilitySettings
-
Uses of ManagedResourceVisibilitySettings in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ManagedResourceVisibilitySettingsModifier and TypeMethodDescriptionGetManagedResourceVisibilityResponse.visibility()The managed resource visibility settings for the account.ModifyManagedResourceVisibilityResponse.visibility()The updated managed resource visibility settings for the account.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ManagedResourceVisibilitySettingsModifier and TypeMethodDescriptionGetManagedResourceVisibilityResponse.Builder.visibility(ManagedResourceVisibilitySettings visibility) The managed resource visibility settings for the account.ModifyManagedResourceVisibilityResponse.Builder.visibility(ManagedResourceVisibilitySettings visibility) The updated managed resource visibility settings for the account.