Uses of Class
com.google.cloud.compute.v1.GetIamPolicyBackendServiceRequest
-
Packages that use GetIamPolicyBackendServiceRequest 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 GetIamPolicyBackendServiceRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetIamPolicyBackendServiceRequest Modifier and Type Method Description GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest.Builder. build()GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest.Builder. buildPartial()static GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. getDefaultInstance()GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest.Builder. getDefaultInstanceForType()GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. getDefaultInstanceForType()static GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. parseDelimitedFrom(InputStream input)static GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. parseFrom(byte[] data)static GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data)static GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. parseFrom(InputStream input)static GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. parseFrom(ByteBuffer data)static GetIamPolicyBackendServiceRequestGetIamPolicyBackendServiceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetIamPolicyBackendServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicyBackendServiceRequest,Policy>BackendServicesClient. getIamPolicyCallable()Gets the access control policy for a resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyBackendServiceRequest,Policy>BackendServicesSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyBackendServiceRequest,Policy>BackendServicesSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.com.google.protobuf.Parser<GetIamPolicyBackendServiceRequest>GetIamPolicyBackendServiceRequest. getParserForType()static com.google.protobuf.Parser<GetIamPolicyBackendServiceRequest>GetIamPolicyBackendServiceRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetIamPolicyBackendServiceRequest Modifier and Type Method Description PolicyBackendServicesClient. getIamPolicy(GetIamPolicyBackendServiceRequest request)Gets the access control policy for a resource.GetIamPolicyBackendServiceRequest.BuilderGetIamPolicyBackendServiceRequest.Builder. mergeFrom(GetIamPolicyBackendServiceRequest other)static GetIamPolicyBackendServiceRequest.BuilderGetIamPolicyBackendServiceRequest. newBuilder(GetIamPolicyBackendServiceRequest prototype) -
Uses of GetIamPolicyBackendServiceRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetIamPolicyBackendServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicyBackendServiceRequest,Policy>BackendServicesStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetIamPolicyBackendServiceRequest,Policy>HttpJsonBackendServicesStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyBackendServiceRequest,Policy>BackendServicesStubSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyBackendServiceRequest,Policy>BackendServicesStubSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.
-