Uses of Class
software.amazon.awssdk.services.proton.model.GetComponentRequest
-
Packages that use GetComponentRequest Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.transform software.amazon.awssdk.services.proton.waiters -
-
Uses of GetComponentRequest in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton with parameters of type GetComponentRequest Modifier and Type Method Description default CompletableFuture<GetComponentResponse>ProtonAsyncClient. getComponent(GetComponentRequest getComponentRequest)Get detailed data for a component.default GetComponentResponseProtonClient. getComponent(GetComponentRequest getComponentRequest)Get detailed data for a component. -
Uses of GetComponentRequest in software.amazon.awssdk.services.proton.transform
Methods in software.amazon.awssdk.services.proton.transform with parameters of type GetComponentRequest Modifier and Type Method Description SdkHttpFullRequestGetComponentRequestMarshaller. marshall(GetComponentRequest getComponentRequest) -
Uses of GetComponentRequest in software.amazon.awssdk.services.proton.waiters
Methods in software.amazon.awssdk.services.proton.waiters with parameters of type GetComponentRequest Modifier and Type Method Description default CompletableFuture<WaiterResponse<GetComponentResponse>>ProtonAsyncWaiter. waitUntilComponentDeleted(GetComponentRequest getComponentRequest)PollsProtonAsyncClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest)API until the desired conditionComponentDeletedis met, or until it is determined that the resource will never enter into the desired statedefault CompletableFuture<WaiterResponse<GetComponentResponse>>ProtonAsyncWaiter. waitUntilComponentDeleted(GetComponentRequest getComponentRequest, WaiterOverrideConfiguration overrideConfig)PollsProtonAsyncClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest)API until the desired conditionComponentDeletedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetComponentResponse>ProtonWaiter. waitUntilComponentDeleted(GetComponentRequest getComponentRequest)PollsProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest)API until the desired conditionComponentDeletedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetComponentResponse>ProtonWaiter. waitUntilComponentDeleted(GetComponentRequest getComponentRequest, WaiterOverrideConfiguration overrideConfig)PollsProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest)API until the desired conditionComponentDeletedis met, or until it is determined that the resource will never enter into the desired statedefault CompletableFuture<WaiterResponse<GetComponentResponse>>ProtonAsyncWaiter. waitUntilComponentDeployed(GetComponentRequest getComponentRequest)PollsProtonAsyncClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest)API until the desired conditionComponentDeployedis met, or until it is determined that the resource will never enter into the desired statedefault CompletableFuture<WaiterResponse<GetComponentResponse>>ProtonAsyncWaiter. waitUntilComponentDeployed(GetComponentRequest getComponentRequest, WaiterOverrideConfiguration overrideConfig)PollsProtonAsyncClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest)API until the desired conditionComponentDeployedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetComponentResponse>ProtonWaiter. waitUntilComponentDeployed(GetComponentRequest getComponentRequest)PollsProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest)API until the desired conditionComponentDeployedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetComponentResponse>ProtonWaiter. waitUntilComponentDeployed(GetComponentRequest getComponentRequest, WaiterOverrideConfiguration overrideConfig)PollsProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest)API until the desired conditionComponentDeployedis met, or until it is determined that the resource will never enter into the desired state
-