Uses of Class
software.amazon.awssdk.services.oam.model.GetSinkRequest
-
Packages that use GetSinkRequest 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 GetSinkRequest in software.amazon.awssdk.services.oam
Methods in software.amazon.awssdk.services.oam with parameters of type GetSinkRequest Modifier and Type Method Description default CompletableFuture<GetSinkResponse>OamAsyncClient. getSink(GetSinkRequest getSinkRequest)Returns complete information about one monitoring account sink.default GetSinkResponseOamClient. getSink(GetSinkRequest getSinkRequest)Returns complete information about one monitoring account sink. -
Uses of GetSinkRequest in software.amazon.awssdk.services.oam.transform
Methods in software.amazon.awssdk.services.oam.transform with parameters of type GetSinkRequest Modifier and Type Method Description SdkHttpFullRequestGetSinkRequestMarshaller. marshall(GetSinkRequest getSinkRequest)
-