Uses of Class
com.google.cloud.compute.v1.SslPolicy
-
Packages that use SslPolicy 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 SslPolicy in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SslPolicy Modifier and Type Method Description SslPolicySslPolicy.Builder. build()SslPolicySslPolicy.Builder. buildPartial()SslPolicyRegionSslPoliciesClient. get(GetRegionSslPolicyRequest request)Lists all of the ordered rules present in a single specified policy.SslPolicyRegionSslPoliciesClient. get(String project, String region, String sslPolicy)Lists all of the ordered rules present in a single specified policy.SslPolicySslPoliciesClient. get(GetSslPolicyRequest request)Lists all of the ordered rules present in a single specified policy.SslPolicySslPoliciesClient. get(String project, String sslPolicy)Lists all of the ordered rules present in a single specified policy.static SslPolicySslPolicy. getDefaultInstance()SslPolicySslPolicy.Builder. getDefaultInstanceForType()SslPolicySslPolicy. getDefaultInstanceForType()SslPolicySslPoliciesList.Builder. getItems(int index)A list of SslPolicy resources.SslPolicySslPoliciesList. getItems(int index)A list of SslPolicy resources.SslPolicySslPoliciesListOrBuilder. getItems(int index)A list of SslPolicy resources.SslPolicySslPoliciesScopedList.Builder. getSslPolicies(int index)A list of SslPolicies contained in this scope.SslPolicySslPoliciesScopedList. getSslPolicies(int index)A list of SslPolicies contained in this scope.SslPolicySslPoliciesScopedListOrBuilder. getSslPolicies(int index)A list of SslPolicies contained in this scope.SslPolicyInsertRegionSslPolicyRequest.Builder. getSslPolicyResource()The body resource for this requestSslPolicyInsertRegionSslPolicyRequest. getSslPolicyResource()The body resource for this requestSslPolicyInsertRegionSslPolicyRequestOrBuilder. getSslPolicyResource()The body resource for this requestSslPolicyInsertSslPolicyRequest.Builder. getSslPolicyResource()The body resource for this requestSslPolicyInsertSslPolicyRequest. getSslPolicyResource()The body resource for this requestSslPolicyInsertSslPolicyRequestOrBuilder. getSslPolicyResource()The body resource for this requestSslPolicyPatchRegionSslPolicyRequest.Builder. getSslPolicyResource()The body resource for this requestSslPolicyPatchRegionSslPolicyRequest. getSslPolicyResource()The body resource for this requestSslPolicyPatchRegionSslPolicyRequestOrBuilder. getSslPolicyResource()The body resource for this requestSslPolicyPatchSslPolicyRequest.Builder. getSslPolicyResource()The body resource for this requestSslPolicyPatchSslPolicyRequest. getSslPolicyResource()The body resource for this requestSslPolicyPatchSslPolicyRequestOrBuilder. getSslPolicyResource()The body resource for this requeststatic SslPolicySslPolicy. parseDelimitedFrom(InputStream input)static SslPolicySslPolicy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslPolicySslPolicy. parseFrom(byte[] data)static SslPolicySslPolicy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslPolicySslPolicy. parseFrom(com.google.protobuf.ByteString data)static SslPolicySslPolicy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslPolicySslPolicy. parseFrom(com.google.protobuf.CodedInputStream input)static SslPolicySslPolicy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslPolicySslPolicy. parseFrom(InputStream input)static SslPolicySslPolicy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslPolicySslPolicy. parseFrom(ByteBuffer data)static SslPolicySslPolicy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SslPolicy 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.api.gax.rpc.UnaryCallable<GetSslPolicyRequest,SslPolicy>SslPoliciesClient. getCallable()Lists all of the ordered rules present in a single specified policy.List<SslPolicy>SslPoliciesList.Builder. getItemsList()A list of SslPolicy resources.List<SslPolicy>SslPoliciesList. getItemsList()A list of SslPolicy resources.List<SslPolicy>SslPoliciesListOrBuilder. getItemsList()A list of SslPolicy resources.com.google.protobuf.Parser<SslPolicy>SslPolicy. 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.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSslPolicyRequest,SslPolicy>SslPoliciesSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetSslPolicyRequest,SslPolicy>SslPoliciesSettings. getSettings()Returns the object with the settings used for calls to get.List<SslPolicy>SslPoliciesScopedList.Builder. getSslPoliciesList()A list of SslPolicies contained in this scope.List<SslPolicy>SslPoliciesScopedList. getSslPoliciesList()A list of SslPolicies contained in this scope.List<SslPolicy>SslPoliciesScopedListOrBuilder. getSslPoliciesList()A list of SslPolicies contained in this scope.static com.google.protobuf.Parser<SslPolicy>SslPolicy. parser()Methods in com.google.cloud.compute.v1 with parameters of type SslPolicy Modifier and Type Method Description SslPoliciesList.BuilderSslPoliciesList.Builder. addItems(int index, SslPolicy value)A list of SslPolicy resources.SslPoliciesList.BuilderSslPoliciesList.Builder. addItems(SslPolicy value)A list of SslPolicy resources.SslPoliciesScopedList.BuilderSslPoliciesScopedList.Builder. addSslPolicies(int index, SslPolicy value)A list of SslPolicies contained in this scope.SslPoliciesScopedList.BuilderSslPoliciesScopedList.Builder. addSslPolicies(SslPolicy value)A list of SslPolicies contained in this scope.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RegionSslPoliciesClient. insertAsync(String project, String region, SslPolicy sslPolicyResource)Creates a new policy in the specified project and region using the data included in the request.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>SslPoliciesClient. insertAsync(String project, SslPolicy sslPolicyResource)Returns the specified SSL policy resource.SslPolicy.BuilderSslPolicy.Builder. mergeFrom(SslPolicy other)InsertRegionSslPolicyRequest.BuilderInsertRegionSslPolicyRequest.Builder. mergeSslPolicyResource(SslPolicy value)The body resource for this requestInsertSslPolicyRequest.BuilderInsertSslPolicyRequest.Builder. mergeSslPolicyResource(SslPolicy value)The body resource for this requestPatchRegionSslPolicyRequest.BuilderPatchRegionSslPolicyRequest.Builder. mergeSslPolicyResource(SslPolicy value)The body resource for this requestPatchSslPolicyRequest.BuilderPatchSslPolicyRequest.Builder. mergeSslPolicyResource(SslPolicy value)The body resource for this requeststatic SslPolicy.BuilderSslPolicy. newBuilder(SslPolicy prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RegionSslPoliciesClient. patchAsync(String project, String region, String sslPolicy, SslPolicy sslPolicyResource)Patches the specified SSL policy with the data included in the request.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>SslPoliciesClient. patchAsync(String project, String sslPolicy, SslPolicy sslPolicyResource)Patches the specified SSL policy with the data included in the request.SslPoliciesList.BuilderSslPoliciesList.Builder. setItems(int index, SslPolicy value)A list of SslPolicy resources.SslPoliciesScopedList.BuilderSslPoliciesScopedList.Builder. setSslPolicies(int index, SslPolicy value)A list of SslPolicies contained in this scope.InsertRegionSslPolicyRequest.BuilderInsertRegionSslPolicyRequest.Builder. setSslPolicyResource(SslPolicy value)The body resource for this requestInsertSslPolicyRequest.BuilderInsertSslPolicyRequest.Builder. setSslPolicyResource(SslPolicy value)The body resource for this requestPatchRegionSslPolicyRequest.BuilderPatchRegionSslPolicyRequest.Builder. setSslPolicyResource(SslPolicy value)The body resource for this requestPatchSslPolicyRequest.BuilderPatchSslPolicyRequest.Builder. setSslPolicyResource(SslPolicy value)The body resource for this requestMethod parameters in com.google.cloud.compute.v1 with type arguments of type SslPolicy Modifier and Type Method Description SslPoliciesList.BuilderSslPoliciesList.Builder. addAllItems(Iterable<? extends SslPolicy> values)A list of SslPolicy resources.SslPoliciesScopedList.BuilderSslPoliciesScopedList.Builder. addAllSslPolicies(Iterable<? extends SslPolicy> values)A list of SslPolicies contained in this scope.static com.google.api.core.ApiFuture<RegionSslPoliciesClient.ListPagedResponse>RegionSslPoliciesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionSslPoliciesRequest,SslPoliciesList,SslPolicy> context, com.google.api.core.ApiFuture<SslPoliciesList> futureResponse)static com.google.api.core.ApiFuture<SslPoliciesClient.ListPagedResponse>SslPoliciesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSslPoliciesRequest,SslPoliciesList,SslPolicy> context, com.google.api.core.ApiFuture<SslPoliciesList> futureResponse)protected RegionSslPoliciesClient.ListPageRegionSslPoliciesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionSslPoliciesRequest,SslPoliciesList,SslPolicy> context, SslPoliciesList response)protected SslPoliciesClient.ListPageSslPoliciesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListSslPoliciesRequest,SslPoliciesList,SslPolicy> context, SslPoliciesList response)com.google.api.core.ApiFuture<RegionSslPoliciesClient.ListPage>RegionSslPoliciesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionSslPoliciesRequest,SslPoliciesList,SslPolicy> context, com.google.api.core.ApiFuture<SslPoliciesList> futureResponse)com.google.api.core.ApiFuture<SslPoliciesClient.ListPage>SslPoliciesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSslPoliciesRequest,SslPoliciesList,SslPolicy> context, com.google.api.core.ApiFuture<SslPoliciesList> futureResponse) -
Uses of SslPolicy in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SslPolicy Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionSslPolicyRequest,SslPolicy>HttpJsonRegionSslPoliciesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetSslPolicyRequest,SslPolicy>HttpJsonSslPoliciesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetRegionSslPolicyRequest,SslPolicy>RegionSslPoliciesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetSslPolicyRequest,SslPolicy>SslPoliciesStub. 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.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSslPolicyRequest,SslPolicy>SslPoliciesStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetSslPolicyRequest,SslPolicy>SslPoliciesStubSettings. getSettings()Returns the object with the settings used for calls to get.
-