Uses of Class
com.google.cloud.compute.v1.GetRegionSslPolicyRequest
-
Packages that use GetRegionSslPolicyRequest 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 GetRegionSslPolicyRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetRegionSslPolicyRequest Modifier and Type Method Description GetRegionSslPolicyRequestGetRegionSslPolicyRequest.Builder. build()GetRegionSslPolicyRequestGetRegionSslPolicyRequest.Builder. buildPartial()static GetRegionSslPolicyRequestGetRegionSslPolicyRequest. getDefaultInstance()GetRegionSslPolicyRequestGetRegionSslPolicyRequest.Builder. getDefaultInstanceForType()GetRegionSslPolicyRequestGetRegionSslPolicyRequest. getDefaultInstanceForType()static GetRegionSslPolicyRequestGetRegionSslPolicyRequest. parseDelimitedFrom(InputStream input)static GetRegionSslPolicyRequestGetRegionSslPolicyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionSslPolicyRequestGetRegionSslPolicyRequest. parseFrom(byte[] data)static GetRegionSslPolicyRequestGetRegionSslPolicyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionSslPolicyRequestGetRegionSslPolicyRequest. parseFrom(com.google.protobuf.ByteString data)static GetRegionSslPolicyRequestGetRegionSslPolicyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionSslPolicyRequestGetRegionSslPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetRegionSslPolicyRequestGetRegionSslPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionSslPolicyRequestGetRegionSslPolicyRequest. parseFrom(InputStream input)static GetRegionSslPolicyRequestGetRegionSslPolicyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionSslPolicyRequestGetRegionSslPolicyRequest. parseFrom(ByteBuffer data)static GetRegionSslPolicyRequestGetRegionSslPolicyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetRegionSslPolicyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionSslPolicyRequest,SslPolicy>RegionSslPoliciesClient. getCallable()Lists all of the ordered rules present in a single specified policy.com.google.protobuf.Parser<GetRegionSslPolicyRequest>GetRegionSslPolicyRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionSslPolicyRequest,SslPolicy>RegionSslPoliciesSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionSslPolicyRequest,SslPolicy>RegionSslPoliciesSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetRegionSslPolicyRequest>GetRegionSslPolicyRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetRegionSslPolicyRequest Modifier and Type Method Description SslPolicyRegionSslPoliciesClient. get(GetRegionSslPolicyRequest request)Lists all of the ordered rules present in a single specified policy.GetRegionSslPolicyRequest.BuilderGetRegionSslPolicyRequest.Builder. mergeFrom(GetRegionSslPolicyRequest other)static GetRegionSslPolicyRequest.BuilderGetRegionSslPolicyRequest. newBuilder(GetRegionSslPolicyRequest prototype) -
Uses of GetRegionSslPolicyRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetRegionSslPolicyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionSslPolicyRequest,SslPolicy>HttpJsonRegionSslPoliciesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetRegionSslPolicyRequest,SslPolicy>RegionSslPoliciesStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionSslPolicyRequest,SslPolicy>RegionSslPoliciesStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionSslPolicyRequest,SslPolicy>RegionSslPoliciesStubSettings. getSettings()Returns the object with the settings used for calls to get.
-