Uses of Class
com.google.devtools.cloudprofiler.v2.Deployment
-
Packages that use Deployment Package Description com.google.devtools.cloudprofiler.v2 A client to Cloud Profiler API -
-
Uses of Deployment in com.google.devtools.cloudprofiler.v2
Methods in com.google.devtools.cloudprofiler.v2 that return Deployment Modifier and Type Method Description DeploymentDeployment.Builder. build()DeploymentDeployment.Builder. buildPartial()static DeploymentDeployment. getDefaultInstance()DeploymentDeployment.Builder. getDefaultInstanceForType()DeploymentDeployment. getDefaultInstanceForType()DeploymentCreateProfileRequest.Builder. getDeployment()Deployment details.DeploymentCreateProfileRequest. getDeployment()Deployment details.DeploymentCreateProfileRequestOrBuilder. getDeployment()Deployment details.DeploymentProfile.Builder. getDeployment()Deployment this profile corresponds to.DeploymentProfile. getDeployment()Deployment this profile corresponds to.DeploymentProfileOrBuilder. getDeployment()Deployment this profile corresponds to.static DeploymentDeployment. parseDelimitedFrom(InputStream input)static DeploymentDeployment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(byte[] data)static DeploymentDeployment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(com.google.protobuf.ByteString data)static DeploymentDeployment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(com.google.protobuf.CodedInputStream input)static DeploymentDeployment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(InputStream input)static DeploymentDeployment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(ByteBuffer data)static DeploymentDeployment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.devtools.cloudprofiler.v2 that return types with arguments of type Deployment Modifier and Type Method Description com.google.protobuf.Parser<Deployment>Deployment. getParserForType()static com.google.protobuf.Parser<Deployment>Deployment. parser()Methods in com.google.devtools.cloudprofiler.v2 with parameters of type Deployment Modifier and Type Method Description CreateProfileRequest.BuilderCreateProfileRequest.Builder. mergeDeployment(Deployment value)Deployment details.Profile.BuilderProfile.Builder. mergeDeployment(Deployment value)Deployment this profile corresponds to.Deployment.BuilderDeployment.Builder. mergeFrom(Deployment other)static Deployment.BuilderDeployment. newBuilder(Deployment prototype)CreateProfileRequest.BuilderCreateProfileRequest.Builder. setDeployment(Deployment value)Deployment details.Profile.BuilderProfile.Builder. setDeployment(Deployment value)Deployment this profile corresponds to.
-