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