Uses of Class
software.amazon.awssdk.services.oam.model.GetSinkPolicyRequest
-
Packages that use GetSinkPolicyRequest Package Description software.amazon.awssdk.services.oam Use Amazon CloudWatch Observability Access Manager to create and manage links between source accounts and monitoring accounts by using CloudWatch cross-account observability.software.amazon.awssdk.services.oam.transform -
-
Uses of GetSinkPolicyRequest in software.amazon.awssdk.services.oam
Methods in software.amazon.awssdk.services.oam with parameters of type GetSinkPolicyRequest Modifier and Type Method Description default CompletableFuture<GetSinkPolicyResponse>OamAsyncClient. getSinkPolicy(GetSinkPolicyRequest getSinkPolicyRequest)Returns the current sink policy attached to this sink.default GetSinkPolicyResponseOamClient. getSinkPolicy(GetSinkPolicyRequest getSinkPolicyRequest)Returns the current sink policy attached to this sink. -
Uses of GetSinkPolicyRequest in software.amazon.awssdk.services.oam.transform
Methods in software.amazon.awssdk.services.oam.transform with parameters of type GetSinkPolicyRequest Modifier and Type Method Description SdkHttpFullRequestGetSinkPolicyRequestMarshaller. marshall(GetSinkPolicyRequest getSinkPolicyRequest)
-