Uses of Class
com.google.cloud.compute.v1.GetIamPolicySnapshotRequest
-
Packages that use GetIamPolicySnapshotRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of GetIamPolicySnapshotRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetIamPolicySnapshotRequest Modifier and Type Method Description GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest.Builder. build()GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest.Builder. buildPartial()static GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. getDefaultInstance()GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest.Builder. getDefaultInstanceForType()GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. getDefaultInstanceForType()static GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. parseDelimitedFrom(InputStream input)static GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. parseFrom(byte[] data)static GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. parseFrom(com.google.protobuf.ByteString data)static GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. parseFrom(InputStream input)static GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. parseFrom(ByteBuffer data)static GetIamPolicySnapshotRequestGetIamPolicySnapshotRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetIamPolicySnapshotRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicySnapshotRequest,Policy>SnapshotsClient. getIamPolicyCallable()Gets the access control policy for a resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicySnapshotRequest,Policy>SnapshotsSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicySnapshotRequest,Policy>SnapshotsSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.com.google.protobuf.Parser<GetIamPolicySnapshotRequest>GetIamPolicySnapshotRequest. getParserForType()static com.google.protobuf.Parser<GetIamPolicySnapshotRequest>GetIamPolicySnapshotRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetIamPolicySnapshotRequest Modifier and Type Method Description PolicySnapshotsClient. getIamPolicy(GetIamPolicySnapshotRequest request)Gets the access control policy for a resource.GetIamPolicySnapshotRequest.BuilderGetIamPolicySnapshotRequest.Builder. mergeFrom(GetIamPolicySnapshotRequest other)static GetIamPolicySnapshotRequest.BuilderGetIamPolicySnapshotRequest. newBuilder(GetIamPolicySnapshotRequest prototype) -
Uses of GetIamPolicySnapshotRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetIamPolicySnapshotRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicySnapshotRequest,Policy>HttpJsonSnapshotsStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetIamPolicySnapshotRequest,Policy>SnapshotsStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicySnapshotRequest,Policy>SnapshotsStubSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicySnapshotRequest,Policy>SnapshotsStubSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.
-