Uses of Class
software.amazon.awssdk.services.devicefarm.model.GetInstanceProfileRequest
-
Packages that use GetInstanceProfileRequest Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for:software.amazon.awssdk.services.devicefarm.transform -
-
Uses of GetInstanceProfileRequest in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm with parameters of type GetInstanceProfileRequest Modifier and Type Method Description default CompletableFuture<GetInstanceProfileResponse>DeviceFarmAsyncClient. getInstanceProfile(GetInstanceProfileRequest getInstanceProfileRequest)Returns information about the specified instance profile.default GetInstanceProfileResponseDeviceFarmClient. getInstanceProfile(GetInstanceProfileRequest getInstanceProfileRequest)Returns information about the specified instance profile. -
Uses of GetInstanceProfileRequest in software.amazon.awssdk.services.devicefarm.transform
Methods in software.amazon.awssdk.services.devicefarm.transform with parameters of type GetInstanceProfileRequest Modifier and Type Method Description SdkHttpFullRequestGetInstanceProfileRequestMarshaller. marshall(GetInstanceProfileRequest getInstanceProfileRequest)
-