Uses of Interface
com.google.devtools.cloudprofiler.v2.ProfileOrBuilder
-
Packages that use ProfileOrBuilder Package Description com.google.devtools.cloudprofiler.v2 A client to Cloud Profiler API -
-
Uses of ProfileOrBuilder in com.google.devtools.cloudprofiler.v2
Classes in com.google.devtools.cloudprofiler.v2 that implement ProfileOrBuilder Modifier and Type Class Description class
Profile
Profile resource.static class
Profile.Builder
Profile resource.Methods in com.google.devtools.cloudprofiler.v2 that return ProfileOrBuilder Modifier and Type Method Description ProfileOrBuilder
CreateOfflineProfileRequest.Builder. getProfileOrBuilder()
Contents of the profile to create.ProfileOrBuilder
CreateOfflineProfileRequest. getProfileOrBuilder()
Contents of the profile to create.ProfileOrBuilder
CreateOfflineProfileRequestOrBuilder. getProfileOrBuilder()
Contents of the profile to create.ProfileOrBuilder
UpdateProfileRequest.Builder. getProfileOrBuilder()
Profile to update.ProfileOrBuilder
UpdateProfileRequest. getProfileOrBuilder()
Profile to update.ProfileOrBuilder
UpdateProfileRequestOrBuilder. getProfileOrBuilder()
Profile to update.
-