Uses of Class
software.amazon.awssdk.services.macie2.model.GetClassificationScopeRequest
-
Packages that use GetClassificationScopeRequest Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.transform -
-
Uses of GetClassificationScopeRequest in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 with parameters of type GetClassificationScopeRequest Modifier and Type Method Description default CompletableFuture<GetClassificationScopeResponse>Macie2AsyncClient. getClassificationScope(GetClassificationScopeRequest getClassificationScopeRequest)Retrieves the classification scope settings for an account.default GetClassificationScopeResponseMacie2Client. getClassificationScope(GetClassificationScopeRequest getClassificationScopeRequest)Retrieves the classification scope settings for an account. -
Uses of GetClassificationScopeRequest in software.amazon.awssdk.services.macie2.transform
Methods in software.amazon.awssdk.services.macie2.transform with parameters of type GetClassificationScopeRequest Modifier and Type Method Description SdkHttpFullRequestGetClassificationScopeRequestMarshaller. marshall(GetClassificationScopeRequest getClassificationScopeRequest)
-