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 GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest.Builder. build()
GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest.Builder. buildPartial()
static GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. getDefaultInstance()
GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest.Builder. getDefaultInstanceForType()
GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. getDefaultInstanceForType()
static GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. parseDelimitedFrom(InputStream input)
static GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. parseFrom(byte[] data)
static GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data)
static GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. parseFrom(InputStream input)
static GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. parseFrom(ByteBuffer data)
static GetIamPolicyBackendServiceRequest
GetIamPolicyBackendServiceRequest. 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 Policy
BackendServicesClient. getIamPolicy(GetIamPolicyBackendServiceRequest request)
Gets the access control policy for a resource.GetIamPolicyBackendServiceRequest.Builder
GetIamPolicyBackendServiceRequest.Builder. mergeFrom(GetIamPolicyBackendServiceRequest other)
static GetIamPolicyBackendServiceRequest.Builder
GetIamPolicyBackendServiceRequest. 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.
-