Uses of Class
com.google.cloud.compute.v1.HttpFaultDelay
-
Packages that use HttpFaultDelay Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HttpFaultDelay in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return HttpFaultDelay Modifier and Type Method Description HttpFaultDelayHttpFaultDelay.Builder. build()HttpFaultDelayHttpFaultDelay.Builder. buildPartial()static HttpFaultDelayHttpFaultDelay. getDefaultInstance()HttpFaultDelayHttpFaultDelay.Builder. getDefaultInstanceForType()HttpFaultDelayHttpFaultDelay. getDefaultInstanceForType()HttpFaultDelayHttpFaultInjection.Builder. getDelay()The specification for how client requests are delayed as part of fault injection, before being sent to a backend service.HttpFaultDelayHttpFaultInjection. getDelay()The specification for how client requests are delayed as part of fault injection, before being sent to a backend service.HttpFaultDelayHttpFaultInjectionOrBuilder. getDelay()The specification for how client requests are delayed as part of fault injection, before being sent to a backend service.static HttpFaultDelayHttpFaultDelay. parseDelimitedFrom(InputStream input)static HttpFaultDelayHttpFaultDelay. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpFaultDelayHttpFaultDelay. parseFrom(byte[] data)static HttpFaultDelayHttpFaultDelay. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpFaultDelayHttpFaultDelay. parseFrom(com.google.protobuf.ByteString data)static HttpFaultDelayHttpFaultDelay. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpFaultDelayHttpFaultDelay. parseFrom(com.google.protobuf.CodedInputStream input)static HttpFaultDelayHttpFaultDelay. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpFaultDelayHttpFaultDelay. parseFrom(InputStream input)static HttpFaultDelayHttpFaultDelay. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpFaultDelayHttpFaultDelay. parseFrom(ByteBuffer data)static HttpFaultDelayHttpFaultDelay. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type HttpFaultDelay Modifier and Type Method Description com.google.protobuf.Parser<HttpFaultDelay>HttpFaultDelay. getParserForType()static com.google.protobuf.Parser<HttpFaultDelay>HttpFaultDelay. parser()Methods in com.google.cloud.compute.v1 with parameters of type HttpFaultDelay Modifier and Type Method Description HttpFaultInjection.BuilderHttpFaultInjection.Builder. mergeDelay(HttpFaultDelay value)The specification for how client requests are delayed as part of fault injection, before being sent to a backend service.HttpFaultDelay.BuilderHttpFaultDelay.Builder. mergeFrom(HttpFaultDelay other)static HttpFaultDelay.BuilderHttpFaultDelay. newBuilder(HttpFaultDelay prototype)HttpFaultInjection.BuilderHttpFaultInjection.Builder. setDelay(HttpFaultDelay value)The specification for how client requests are delayed as part of fault injection, before being sent to a backend service.
-