Uses of Interface
com.google.devtools.cloudprofiler.v2.DeploymentOrBuilder
-
Packages that use DeploymentOrBuilder Package Description com.google.devtools.cloudprofiler.v2 A client to Cloud Profiler API -
-
Uses of DeploymentOrBuilder in com.google.devtools.cloudprofiler.v2
Classes in com.google.devtools.cloudprofiler.v2 that implement DeploymentOrBuilder Modifier and Type Class Description class
Deployment
Deployment contains the deployment identification information.static class
Deployment.Builder
Deployment contains the deployment identification information.Methods in com.google.devtools.cloudprofiler.v2 that return DeploymentOrBuilder Modifier and Type Method Description DeploymentOrBuilder
CreateProfileRequest.Builder. getDeploymentOrBuilder()
Deployment details.DeploymentOrBuilder
CreateProfileRequest. getDeploymentOrBuilder()
Deployment details.DeploymentOrBuilder
CreateProfileRequestOrBuilder. getDeploymentOrBuilder()
Deployment details.DeploymentOrBuilder
Profile.Builder. getDeploymentOrBuilder()
Deployment this profile corresponds to.DeploymentOrBuilder
Profile. getDeploymentOrBuilder()
Deployment this profile corresponds to.DeploymentOrBuilder
ProfileOrBuilder. getDeploymentOrBuilder()
Deployment this profile corresponds to.
-